<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

*{margin: 0px;padding: 0px;}
table,td,tr,ul,ol,li,dl,dd,dt,p,input,form,em,p,img,h1,h2,h3,h4,h5{margin:0px;padding:0px;}
h1{color:#232323;}

p{color:#686868;}
ul{list-style:none;}
.cursor{cursor:pointer;}
.clear{font-size:0;line-height:0;height:0;clear:both;visibility:hidden;overflow:hidden}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.l{float:left; font-family:"宋体"; font-size:12px;}
.r{float:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
img {border:0;}
a{text-decoration:none;color:#686868;}
.gy{width:1200px;margin:0 auto;overflow:hidden;}
a:hover{text-decoration:none;color:#f3782a;}

.top-blank{height:138px;overflow:hidden;background:none;}
&lt;!-- .top-head{height:138px;position:fixed;top:0;width:100%;z-index:1000;background:none; }--&gt;
.top-head{height:138px;position:fixed;top:0;width:100%;z-index:1000;background:#fff; }
.shadow{width:100%;height:7px;font-size:0;overflow:hidden;background:url(../images/nav_shadow.png) repeat-x;}

.top01{width:100%;height:42px;line-height:42px;background:#1669aa; color:#fff;overflow:hidden;}
.top01left{ float:left; width:70%;}
.top01right{ float:right; width:30%; text-align:left;}

.top01_center{text-align:left; padding-right:20px;/* width:362px;*//*padding-left:840px;margin:0 auto;*/ float:right;}
.top01_center img{float:left;margin-top:3px;}
.top01_center_tel{font-family:"微软雅黑"; color:#FFF; font-size:20px;}
.top02{height:95px;width:100%;}
.logo{width:444px;float:left;padding-top:20px; margin-right:10px;}
.nav{width:740px;float:right;    position: relative;}
.nav ul{width:100%;}
.nav li{width:105px;margin:0 5px 0 3px;float:left;text-align:center;/* position:relative;*/}
.nav a{width:105px;height:42px;padding-top:50px;display:block;font-size:1.33em;/*overflow:hidden;*/}
.nav a,a:visited{color:#000; font-family:"微软雅黑"; font-size:17px;}
.nav a:hover{ color:#ff6633; text-decoration:none;}

.nav li a:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: -3px;height: 3px;opacity: 0;background-color: #1669aa;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li a:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li a,a:visited{color:#000; font-family:"微软雅黑"; font-size:17px;}
.nav li a:hover{ color:#ff6633; text-decoration:none;}


.nav a#sel{border-bottom:3px solid #f3782a;color:#f3782a;}
.nav a#sel:hover:after{opacity: 0;}

.nav li{ position:relative;}

</pre></body></html>